課程影片與練習

課程簡介
第1週:網路架構與七層參考模式簡介
第2週:IEEE 802.3 乙太網路 (Ethernet)
第3週:IEEE 802.11 無線區域網路 (Wireless LAN)
第4週:IEEE 802.1D 交換機的擴張樹演算法 (Spanning Tree Algorithm)
第5週:IEEE 802.1Q 虛擬區域網路 (Virtual LAN)
第6週:區域網路可靠傳輸技術 -- 滑動視窗技術
第7週:路由器運作原理以及網路互連技術
8.5. Which of the following statements are correct for “TCP segments” ? 
下列哪些關於“TCP 資料段”的敘述是正確的 ? 
(a) When the sender sends bytes to a TCP connection, the TCP will forward these bytes immediately as a TCP segment. 當傳送端發送若干位元組至TCP 連線,TCP會立即將這些位元組包成一個TCP 資料段發送出去
(b) TCP does not transmit individual bytes over the Internet. TCP不會透過互聯網傳輸各別的位元組
(c) The source TCP buffers enough bytes from the sending process to fill a reasonably sized segment and then sends out this segment. TCP來源端會將應用程式傳送的位元組先儲存起來,等到形成一個合理大小的資料段,再將此資料段送出
(d) The destination TCP puts the contents of the received segment into a receive buffer, and the receiving process reads from this buffer. TCP目的地端會先將收到的資料段內容放入接收緩衝器,接收資料的應用程式再由此緩衝器讀取資料
(e) When the destination TCP receives a segment, it will deliver the segment to receiving process immediately. 當TCP目的地端收到一個資料段,它會馬上將此資料段送給接收資料的應用程式

資料處理中...
檔案上傳中...